Skip to content

Add deterministic disposal for textures in IResourceCache#6483

Open
B-Kirill wants to merge 2 commits intospace-wizards:masterfrom
B-Kirill:Add-deterministic-disposal-for-textures-in-IResourceCache
Open

Add deterministic disposal for textures in IResourceCache#6483
B-Kirill wants to merge 2 commits intospace-wizards:masterfrom
B-Kirill:Add-deterministic-disposal-for-textures-in-IResourceCache

Conversation

@B-Kirill
Copy link
Contributor

Title.

This makes it much easier when you need to create a texture and dispose of it from memory at a certain point.

I didn't make the ability to dispose for other types of resources because it requires more careful implementation, which I didn't dare to take on. Hence I added CanBeRemoved.

@B-Kirill B-Kirill requested a review from moonheart08 March 26, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants